Skip to content

Using available defines instead of hardcoded values within USB stack #413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2019

Conversation

aentinger
Copy link
Contributor

While working on #404 I've noticed that both CDC_LINESTATE_DTR and CDC_LINESTATE_RTS are defined but on those occasions where this defined value could be used hardcoded values are used instead.

This pull request rectifies this situations.

Sucessfully tested with MKR VIDOR 4000.

@aentinger aentinger requested review from cmaglie and facchinm May 27, 2019 07:05
@facchinm facchinm merged commit 566feb7 into beta May 27, 2019
@facchinm facchinm deleted the refactor-usb-stack branch May 27, 2019 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants